Support for fischertechnik TX-controller
System Object
System EventArgs
FischerTechnik.FtMscLib.Events InputChangedEventArgs
Namespace: FischerTechnik.FtMscLib.Events
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Top
Top
tested
[This is preliminary documentation and is subject to change.]
InputChangedEventArgs Universal inputs of the TX-C
Inheritance Hierarchy
System EventArgs
FischerTechnik.FtMscLib.Events InputChangedEventArgs
Namespace: FischerTechnik.FtMscLib.Events
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
The InputChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| InputChangedEventArgs |
Universal inputs of the TX-C
|
Properties
| Name | Description | |
|---|---|---|
| devId |
Index device | |
| digital |
Analoque or Digital
| |
| ioId |
Index Universal Input | |
| mode |
The mode | |
| overrun |
This Input is in Overrun
| |
| value |
The value of this Input
|
Remarks
See Also